After Gated user access was enabled the huggingface not showing Dataset Viewer

After enabling gated user access, the Hugging Face website stopped displaying the Dataset Viewer.
Currently, users can only see the Dataset Viewer after agreeing to the terms and conditions.

However, I want users to be able to view the Dataset Viewer without signing the access agreement, while still restricting downloads until they agree.

In other words:
:unlocked: Viewer access — allowed
:locked: Download access — gated

Is there a way to allow public Dataset Viewer access while keeping downloads gated?

1 Like

There is the issue of how much of the gated dataset to show in the Viewer…

If HF is to achieve this, it will be necessary to create a parameter in the Hub that is different from gated… @lhoestq